Notice (8): Undefined variable: pageTitle [APP/views/layouts/default.ctp, line 167]

Missing Method in CheckCardsController

Error: The action %3Cpre%20class= is not defined in controller CheckCardsController

Error: Create CheckCardsController::%3Cpre%20class=() in file: app/controllers/check_cards_controller.php.

<?php
class CheckCardsController extends AppController {

	var $name = 'CheckCards';


	function %3Cpre%20class=() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp